Completed
Push — master ( f69b86...6f9bb2 )
by Dimas
243:05 queued 227:59
created

disabler.d.ts ➔ clickIE   A

Complexity

Conditions 1

Size

Total Lines 1
Code Lines 1

Duplication

Lines 0
Ratio 0 %

Importance

Changes 0
Metric Value
cc 1
eloc 1
dl 0
loc 1
rs 10
c 0
b 0
f 0
1
declare function clickIE(): boolean;
2
declare function clickNS(e: any): boolean;
3
declare var message: string;
4